CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 串口

搜索资源列表

  1. 串口源程序

    0下载:
  2. 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5071
    • 提供者:刘扬
  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. 串口通讯的MFC类 C Serial Port src

    1下载:
  2. 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18073
    • 提供者:wan
  1. SerialPort

    0下载:
  2. 本人开发的串口程序,用来了解串口的工作原理和串口应用程序的编写方法,采用VS2008编写的MFC程序。
  3. 所属分类:其它源码

  1. CSerialPort多线程串口类

    1下载:
  2. CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-03-22
    • 文件大小:14499
    • 提供者:qiwenbo
  1. Serial(MFC).rar

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:55055
    • 提供者:邓梦
  1. ComCtrl 基于MFC对话框的串口程序

    1下载:
  2. 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
  3. 所属分类:串口编程

    • 发布日期:2017-05-14
    • 文件大小:3807088
    • 提供者:王刚
  1. MSCommMultiPort.rar

    0下载:
  2. 用MFC编写的基于 MSComm 控件串口程序。实现应用MSComm控件控制多个串口。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC control based on MSComm serial procedures. Application of MSComm control to achieve a number of serial port control. They are all code written in Chi
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:35934
    • 提供者:仙儿
  1. SOCKET2010_7_7

    0下载:
  2. MFC平台的串口和SOKCET实现,包含其基本的功能,协议为电力645规约-MFC-platform serial port and SOKCET to achieve, including its basic functions, the agreement for the Statute of the power 645
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:4054892
    • 提供者:zhaojianwei
  1. SCommTest

    0下载:
  2. MFC 串口通讯示例 成功设置波特率,并且可以下发十六进制命令-Serial Communication Example MFC
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:61092
    • 提供者:潘涌
  1. SCOMMV23

    0下载:
  2. MFC串口编程串,很好的简单实现,上位机与串口通讯,可以设置波特率等(MFC serial programming string, a very good simple implementation, the host computer and serial communication, you can set baud rate and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:64770048
    • 提供者:dower
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. VS2010 编写MFC上位机教程 内涵源代码(VS2010 write MFC PC tutorial)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-12
    • 文件大小:5921283
    • 提供者:1971394016
  1. 串口通信

    0下载:
  2. 在VS2010版本下利用MFC,实现串口通信(serial communication)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:31502336
    • 提供者:yanyao12138
  1. CommunicateComm

    0下载:
  2. 使用MFC的Windows自带串口控件制作串口调试工具,实现串口收发,16进制等简单功能(Use MFC's own Windows serial port control to produce serial debugging tools to achieve serial transceiver, hexadecimal and other simple functions)
  3. 所属分类:界面编程

    • 发布日期:2017-12-17
    • 文件大小:140288
    • 提供者:Rex...
  1. comTest

    0下载:
  2. C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:48645120
    • 提供者:mcfly
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

  1. 串口助手C++

    1下载:
  2. 基于C语言的串口编程,MFC界面设计,仅供初学者参考。(Based on the C language serial programming, MFC interface design, for beginners reference only.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:2505728
    • 提供者:凌辰
  1. DoorLock

    0下载:
  2. 使用串口实现数据接收并处理,使用了串口类。(about data receiving and processing by serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:21741568
    • 提供者:楚羌
  1. PORT5

    0下载:
  2. 运用VS2010编写简易的串口通信上位机(Based on the C++ language, using VS2010 to write the host computer program of MFC interface for data receiving and receiving of serial port. It can realize two-way transceiver function.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:46331904
    • 提供者:花纹印
  1. comtest

    0下载:
  2. MFC实现的最简单的串口收发,参考他人博客编写完成。(The simplest serial port and transceiver implemented by MFC)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:33792
    • 提供者:斑点大象
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com